-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the python-deps group across 1 directory with 14 updates #170
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-deps group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.115.4` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.14` | `0.3.7` | | [ollama](https://github.com/jmorganca/ollama-python) | `0.3.1` | `0.3.3` | | [openai](https://github.com/openai/openai-python) | `1.42.0` | `1.53.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | | [psutil](https://github.com/giampaolo/psutil) | `6.0.0` | `6.1.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.9` | `1.24.13` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [sentry-sdk[fastapi,openai,starlette]](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.17.0` | | [unstructured](https://github.com/Unstructured-IO/unstructured) | `0.15.7` | `0.16.4` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.32.0` | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.7.1` | `4.9.2` | Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `fastapi` from 0.112.2 to 0.115.4 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.115.4) Updates `langchain` from 0.2.14 to 0.3.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.14...langchain==0.3.7) Updates `ollama` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](ollama/ollama-python@v0.3.1...v0.3.3) Updates `openai` from 1.42.0 to 1.53.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.42.0...v1.53.0) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) Updates `psutil` from 6.0.0 to 6.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0) Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `pymupdf` from 1.24.9 to 1.24.13 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.24.9...1.24.13) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `sentry-sdk[fastapi,openai,starlette]` from 2.13.0 to 2.17.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.13.0...2.17.0) Updates `unstructured` from 0.15.7 to 0.16.4 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@0.15.7...0.16.4) Updates `uvicorn` from 0.30.6 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.6...0.32.0) Updates `weaviate-client` from 4.7.1 to 4.9.2 - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](weaviate/weaviate-python-client@v4.7.1...v4.9.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pymupdf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: sentry-sdk[fastapi,openai,starlette] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: unstructured dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: weaviate-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 4, 2024
Superseded by #172. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-deps group with 14 updates in the / directory:
24.8.0
24.10.0
0.112.2
0.115.4
0.2.14
0.3.7
0.3.1
0.3.3
1.42.0
1.53.0
3.8.0
4.0.1
6.0.0
6.1.0
2.8.2
2.9.2
1.24.9
1.24.13
2024.1
2024.2
2.13.0
2.17.0
0.15.7
0.16.4
0.30.6
0.32.0
4.7.1
4.9.2
Updates
black
from 24.8.0 to 24.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
1b2427a
Prepare release 24.10.0 (#4471)a22b1eb
Add mypyc 3.13 wheel build (#4449)b7d0e72
Bump AndreMiras/coveralls-python-action from 65c1672f0b8a201702d86c81b79187df...f1a2f92
Include --unstable in cache key (#4466)8d9d18c
Fix skipping Jupyter cells with unknown %% magic (#4462)bbfdba3
Fix docs CI: use venv for uv to fix 'failed to create directory' (#4460)8fb2add
Use builtin generics (#4458)2a45cec
Fix crashes with comments in parentheses (#4453)b4d6d86
Drop Python 3.8 support (#4452)ac018c1
Require newer aiohttp for blackd (#4451)Updates
fastapi
from 0.112.2 to 0.115.4Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
31887b1
🔖 Release version 0.115.4b270ff1
📝 Update release notesb31cbbf
♻️ Update logic to import and checkpython-multipart
for compatibility with...aee7674
📝 Update release notes4e6b1ac
📝 Update includes indocs/fr/docs/tutorial/body.md
(#12596)9b1e5f2
📝 Update release notes60aba02
📝 Update includes indocs/fr/docs/tutorial/debugging.md
(#12595)2a4cf17
📝 Update release notes453f559
📝 Update includes indocs/fr/docs/tutorial/query-params-str-validations.md
...af269cd
📝 Update release notesUpdates
langchain
from 0.2.14 to 0.3.7Release notes
Sourced from langchain's releases.
... (truncated)
Commits
ee63d21
many: use core 0.3.15 (#27834)c3c638c
docs: Reference new databricks-langchain package (#27828)33d4455
docs: update VectorStore api reference url in retrievers.ipynb (#27814)9a4a630
docs: Update Retrievers and Runnable links in Retrievers subsection of retrie...b0dfff4
Fixed broken link for TokenTextSplitter (#27824)b4cb208
langchain[patch]: Add warning in react agent (#26980)2f62546
docs: fix more links (#27809)e3ea365
core: use friendlier names for duplicated nodes in mermaid output (#27747)71f590d
docs: fix more broken links (#27806)c572d66
docs: Ontotext GraphDB QA Chain Update Documentation (Fix versions of librari...Updates
ollama
from 0.3.1 to 0.3.3Release notes
Sourced from ollama's releases.
Commits
89e8b74
Merge pull request #267 from ollama/dependabot/pip/ruff-0.6.381edab1
_stream in async client raises RuntimeError processing HTTP errors (#266)5f51129
Bump ruff from 0.6.2 to 0.6.3d98f646
IPv6 support (#262)981015c
Merge pull request #261 from ollama/dependabot/pip/ruff-0.6.29c34d81
Bump ruff from 0.5.5 to 0.6.29f2832d
Merge pull request #260 from ollama/dependabot/pip/pytest-asyncio-0.24.0e220e46
Merge pull request #252 from ollama/dependabot/pip/pytest-httpserver-1.1.0dfdeb7c
Add URL path to client URL in in Client._parse_host() (#170)9e6726e
Bump pytest-asyncio from 0.23.8 to 0.24.0Updates
openai
from 1.42.0 to 1.53.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
891e1c1
release: 1.53.0c3ee006
feat(api): add new, expressive voices for Realtime and Audio in Chat Completions44ac1ce
chore(internal): bump pytest to v8 & pydantic (#1829)e1b2f82
release: 1.52.2865e390
chore(internal): update spec version (#1816)262f163
release: 1.52.173d20de
chore(internal): update spec version (#1810)b186bc5
chore(internal): remove unused black config (#1807)6634f52
chore(tests): add more retry tests (#1806)a366120
fix(client/async): correctly retry in all cases (#1803)Updates
pre-commit
from 3.8.0 to 4.0.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
cc4a522
v4.0.1772d7d4
Merge pull request #3324 from pre-commit/migrate-config-purelib222c62b
fix migrate-config for purelib yaml3d5548b
Merge pull request #3323 from pre-commit/pre-commit-ci-update-config4235a87
[pre-commit.ci] pre-commit autoupdatedbccd57
v4.0.0d07e529
Merge pull request #3320 from pre-commit/remove-python-venv801b956
remove deprecated python_venv aliasa2f7b80
Merge pull request #3315 from pre-commit/warn-deprecated-stage-names-on-initd317223
add warning for deprecates stages for remote repos on initUpdates
psutil
from 6.0.0 to 6.1.0Changelog
Sourced from psutil's changelog.
Commits
fb68f9f
pre release567438c
[Windows] speed upprocess_iter()
(#2444)b1a7593
Usepytest.skip
instead ofunittest.SkipTest
(#2461)b19d5bd
AIX: improve open_files() regexp speed (#2457)223938f
Use@pytest.mark.skipif
decorator instead of@unittest.skipIf
(#2459)f65fe44
[OpenBSD] Processnum_fds()
andopen_files()
may raise NSP for PID 0 (#2460)0a71d0e
enable ruff cache (faster)4649a88
Run tests without pytests (#2456)80af879
revert change which broke python 2 tests4e85bee
change call_until() signature so that it can be used with lambdaUpdates
pydantic
from 2.8.2 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.